
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");	
	
var N3HTML = ['<link rel="stylesheet" href="http://www.networkn3.com/syndication/flive/css/style120-black.css" type="text/css" media="screen" />'];
N3HTML.push ( unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
N3HTML.push ( '<script type="text/javascript" >var pageTracker; function doPT () { if (typeof _gat!= \'undefined\') { pageTracker = _gat._getTracker("UA-394852-2");pageTracker._initData();pageTracker._trackPageview("/widget/text/sid=317/vid=19568"); } }');
N3HTML.push  ( 'if(typeof window.addEventListener != "undefined") window.addEventListener("load", doPT, false); else if(typeof document.addEventListener != "undefined") document.addEventListener("load", doPT, false); else if(typeof window.attachEvent != "undefined")window.attachEvent("onload", doPT);' );
N3HTML.push ( '</script>' );
N3HTML.push ( '<a class="n3WidgetLink" href="http://www.networkn3.com/syndication/flive/widgetVideo.php?sid=317&vid=19568" rel="lyteframe" id="bmWidgetLinkText" title="" rev="width: 424px; height: 491px; scrolling: no;"></a>');
N3HTML.push ( '<a href="javascript:bmWidget4.showBox()">Roll \'n\' Rock</a>' );

document.write ( N3HTML.join ( '' ) );


var bmWidget4 = {

		showBox : function () 
		{
		
			pageTracker._trackPageview("/widget/text/click/sid=317/vid=19568"); 
		
			try {
				if ( parent.location.href != location.href )
				{
					window.open ( document.getElementById ( 'bmWidgetLinkText' ).href, 'n3', 'height=495,width=425' );
					return;
				} 
			}
			catch ( e )
			{
				window.open ( document.getElementById ( 'bmWidgetLinkText' ).href, 'n3', 'height=495,width=425' );
				return;			
			}
		
			var headID = document.getElementsByTagName("head")[0];
			var cssNode = document.createElement("link"); cssNode.type = "text/css"; cssNode.rel = "stylesheet";
			cssNode.href = "http://www.networkn3.com/syndication/flive/includes/lytebox/lyteboxcss-black.css"; 
			cssNode.media = "screen";
			headID.appendChild(cssNode); 
			
			var headID = document.getElementsByTagName("head")[0]; 
			var lyteboxScript = document.createElement("script");
			lyteboxScript.type = "text/javascript";
			var loadFunction = function() { 
				if (this.readyState == "complete" || this.readyState == "loaded") 
				{ 
					initLytebox(); 
					myLytebox.start( document.getElementById ( 'bmWidgetLinkText' ) , false, true); 
				} 
			};  
			lyteboxScript.onreadystatechange = loadFunction;  
			lyteboxScript.onload = function () 
			{ 
				initLytebox(); 
				myLytebox.start( document.getElementById ( 'bmWidgetLinkText' ), false, true); 
			}; 
			lyteboxScript.src = "http://www.networkn3.com/syndication/flive/includes/lytebox/lytebox.php?THEME=black"; 
			headID.appendChild(lyteboxScript); 
		}

}